services.phpfpm.pools.<name>.socket

Path to the unix socket file on which to accept FastCGI requests.

This option is read-only and managed by NixOS.

Type
string
Example
"/run/phpfpm/<name>.sock"
Declared
<nixpkgs/nixos/modules/services/web-servers/phpfpm/default.nix>